home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / GRAPHICS / TOOLS / WIDGET5 / !Pal256 / !Help next >
Text File  |  1995-11-08  |  4KB  |  135 lines

  1. Instructions for !Pal256 by Andrew Sellors
  2.  
  3. *****************************************************************************
  4. * NOTE:                                                                     *
  5. * !Pal256 is FreeWare.                                                      *
  6. * This means that you may freely copy and distribute it, provided that it   *
  7. * is complete with all original files, and that you do not sell it.         *
  8. * PD libraries may charge a nominal fee for the cost of duplication,        *
  9. * postage etc.                                                              *
  10. * In no circumstances shall the author be liable for any damage, loss of    *
  11. * profits, time or data or any indirect or consequential loss rising out of *
  12. * the use of this software or inability to use this software.               *
  13. *****************************************************************************
  14.  
  15. Contents:
  16. ~~~~~~~~~
  17.  
  18. About Pal256
  19. Compatibility
  20. 256 palette entry modes
  21. Operation
  22. Flickering Screens
  23. Configuration
  24. Contacting the author
  25.  
  26. ********************************************************************************
  27.  
  28. About Pal256:
  29. ~~~~~~~~~~~~~
  30.  
  31. * Pal256 programs the VIDC20 palette when in 256 entry mode to a selection of
  32.   predefined palettes:
  33.  
  34.      * 256 greyscale palette. (for viewing 256 greylevel images)
  35.      * standard 256 colour palette.
  36.      * greyscale palette with 8 WIMP colours (for viewing 256 greyscale images
  37.        whilst retaining the normal WIMP colours)
  38.  
  39. * The defined palette is always retained, see "flickering screens" below
  40.  
  41. ********************************************************************************
  42.  
  43. Compatibility:
  44. ~~~~~~~~~~~~~~
  45.  
  46. This program is for RISC OS 3.50 or later.
  47.  
  48. ********************************************************************************
  49.  
  50. 256 palette entry modes:
  51. ~~~~~~~~~~~~~~~~~~~~~~~~
  52.  
  53. Unlike the VIDC1 used in previous machines, the VIDC20 has 256 palette registers
  54. which allows each colour in 256 colour modes to be defined as any value out of
  55. the possible 16.7 million colours supported.
  56.  
  57. When a 256 colour mode is selected the VIDC20 is put into VIDC1 compatibility
  58. mode where it emulates the 16 palette registers present in that chip. To select
  59. 256 palette register mode the 256 greys mode needs to be selected from the
  60. Display Manager menu.
  61.  
  62. ********************************************************************************
  63.  
  64. Operation:
  65. ~~~~~~~~~~
  66.  
  67. Starting up
  68. ===========
  69.  
  70. The !Pal256 application starts up when you double-click on its filer icon.
  71. On startup the default palette is programmed if the current mode has a 256 entry
  72. palette.
  73.  
  74. Selecting palettes
  75. ==================
  76.  
  77. Different palettes can be selected from the iconbar menu. The palette will only
  78. be changed when in a 256 palette entry mode.
  79. Saving the options saves the currently selected palette to be used the next time
  80. the program is loaded.
  81.  
  82. ********************************************************************************
  83.  
  84. Flickering Screens:
  85. ~~~~~~~~~~~~~~~~~~~
  86.  
  87. When in a 256 palette entry mode, the WIMP tries its hardest to program the
  88. palette back to being the standard 256 greyscale. If the screen flickers with
  89. certain operations, particularly when a task is exiting, this is due to !Pal256
  90. re-programming the palette back after the WIMP has changed it.
  91.  
  92. ********************************************************************************
  93.  
  94. Configuration:
  95. ~~~~~~~~~~~~~~
  96.  
  97. The Configure submenu off the iconbar menu allows:
  98.  
  99.   * the currently selected options to be either saved and so used the next time
  100.     the program is loaded.
  101.  
  102.   * the saved options loaded
  103.  
  104.   * the palette setup window opened.
  105.  
  106. Saving the configuration saves the settings in the "Palette Setup" window and
  107. also the currently selected palette.
  108.  
  109. "Palette Setup" window
  110. ======================
  111.  
  112. The palette setup window defines what the program does when it changes the
  113. palette.
  114.  
  115. The default setting ensure that the OS and all running programs are informed
  116. of the change in palette and the screen rebuilt correctly.
  117.  
  118. ********************************************************************************
  119.  
  120. Contacting the author
  121. ~~~~~~~~~~~~~~~~~~~~
  122.  
  123. I, Andrew Sellors, can be contacted either at
  124.    57 Boundaries Road
  125.    Feltham
  126.    Middlesex
  127.    TW13 5DR
  128.    England
  129.  
  130. Or via Internet email at
  131.    asellors@orac2.demon.co.uk
  132.  
  133. Any feedback from users (bugs reports, requests for new features, praise,
  134. money etc.) is gladly received.
  135.